'Declaration<DispIdAttribute(405)> Function GetHeight( _ ByVal ImageID As Integer _ ) As Integer
[DispId(405)] int GetHeight( int ImageID )
function GetHeight(
ImageID: Integer
): Integer;
DispIdAttribute(405) function GetHeight( ImageID : int ) : int;
[DispId(405)] int GetHeight( int ImageID )
[DispId(405)] int GetHeight( int ImageID )
Parameters
- ImageID
